home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
Amos
/
AMOSList-1097
/
AMOSLIST
/
text0026.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-24
|
236 b
|
13 lines
Is it possible to make amos 2 change lines with another assii value than
then MS-DOS chr$(13)?
When i read a text file without that i will recive an error mezz
(input to long),
Ex
open in 1,a$
repeat
input #1,b$
until pof(1)=lof(1)